home *** CD-ROM | disk | FTP | other *** search
- Path: news.interlog.com!news
- From: MARK GILLANDERS <markg@gold.interlog.com>
- Newsgroups: comp.lang.c++
- Subject: Re: pointer to 2 dim array
- Date: Mon, 04 Mar 1996 15:42:42 -0500
- Organization: Unknown Organization
- Message-ID: <313B55C2.2F31@gold.interlog.com>
- References: <313B3317.3CD9@gold.interlog.com>
- NNTP-Posting-Host: markg.interlog.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
-
- MARK GILLANDERS wrote:
- >
- > How can I create a dynamic 2 dimesional array
- > and be able to be store and retrieve from it?
- >
- > Thanks.
- > --
-
- I need to do with pointers
- --
-